home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / prod3.swf / scripts / DefineButton2_132 / BUTTONCONDACTION on(release).as next >
Text File  |  2004-11-15  |  44b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(56);
  3. }
  4.